Skip to main content

Convert Text To Table

Activity Description

Converts a text variable into a table according to column/row delimiters, and returns the table.

Output

The text.

Settings

  • Text – The name of the text variable (variable names must follow the convention %Variable%).
  • Columns (Delimiter/Key) – The character/keystroke indicating a new column.
  • Title Row Number – The header row's index. If there are no headers in your table, set this to "0" and header names will be automatically created.
  • Rows (Delimiter/Key) – The character/keystroke indicating a new row.